quebecai webcam-transfer-learning-v1
GitHub - QuebecAI/webcam-transfer-learning-v1: Transfer Learning to play Pacman via the Webcam : TensorFlow.js Demo
This example shows you how to predict poses from a webcam using transfer learning. In this example, we're deploying a pretrained MobileNet model and training another model using an internal mobilenet activation to predict 4 different classes from the webcam defined by the user. Thank you TensorFlow.js for your flexible and intuitive APIs.